3D Elevation Models using HTML5 and Bing Maps

3D Elevation Models using HTML5 and Bing Maps

In this blog post we will show you how to create a tool for generating a 3D model of elevation data from the Bing Maps REST Elevation Service using HTML5 and Bing Maps. There are a couple of different ways to create 3D models in HTML5. The method we are going to use to is to project 3D data onto a 2D canvas. 
Read More